home *** CD-ROM | disk | FTP | other *** search
- object frmEditProfile: TfrmEditProfile
- Left = 657
- Top = 256
- BorderStyle = bsDialog
- Caption = 'Edit Profile'
- ClientHeight = 375
- ClientWidth = 356
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl1: TPageControl
- Left = 8
- Top = 8
- Width = 341
- Height = 329
- ActivePage = TabSheet1
- TabIndex = 0
- TabOrder = 0
- object TabSheet1: TTabSheet
- Caption = 'General'
- DesignSize = (
- 333
- 301)
- object lblName: TLabel
- Left = 8
- Top = 12
- Width = 63
- Height = 13
- Caption = 'Profile name:'
- end
- object Label2: TLabel
- Left = 8
- Top = 40
- Width = 106
- Height = 13
- Caption = 'Ringing tone volumes:'
- end
- object Edit1: TTntEdit
- Left = 84
- Top = 9
- Width = 237
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- TabOrder = 0
- OnChange = Edit1Change
- end
- object GroupBox5: TGroupBox
- Left = 8
- Top = 216
- Width = 313
- Height = 45
- Anchors = [akLeft, akTop, akRight]
- Caption = ' DATA '
- TabOrder = 4
- object trkBarData: TTrackBar
- Left = 28
- Top = 16
- Width = 129
- Height = 25
- LineSize = 0
- Max = 6
- Orientation = trHorizontal
- ParentShowHint = False
- PageSize = 1
- Frequency = 1
- Position = 0
- SelEnd = 0
- SelStart = 0
- ShowHint = False
- TabOrder = 0
- ThumbLength = 10
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = OnMod
- end
- object chkIncData: TCheckBox
- Left = 191
- Top = 16
- Width = 81
- Height = 17
- Caption = 'incremental'
- TabOrder = 1
- OnClick = OnMod
- end
- end
- object GroupBox4: TGroupBox
- Left = 8
- Top = 164
- Width = 313
- Height = 45
- Anchors = [akLeft, akTop, akRight]
- Caption = ' FAX '
- TabOrder = 3
- object trkBarFax: TTrackBar
- Left = 28
- Top = 16
- Width = 129
- Height = 25
- LineSize = 0
- Max = 6
- Orientation = trHorizontal
- ParentShowHint = False
- PageSize = 1
- Frequency = 1
- Position = 0
- SelEnd = 0
- SelStart = 0
- ShowHint = False
- TabOrder = 0
- ThumbLength = 10
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = OnMod
- end
- object chkIncFax: TCheckBox
- Left = 191
- Top = 16
- Width = 81
- Height = 17
- Caption = 'incremental'
- TabOrder = 1
- OnClick = OnMod
- end
- end
- object GroupBox3: TGroupBox
- Left = 8
- Top = 112
- Width = 313
- Height = 45
- Anchors = [akLeft, akTop, akRight]
- Caption = ' Line 2 '
- TabOrder = 2
- object trkBarL2: TTrackBar
- Left = 28
- Top = 16
- Width = 129
- Height = 25
- LineSize = 0
- Max = 6
- Orientation = trHorizontal
- ParentShowHint = False
- PageSize = 1
- Frequency = 1
- Position = 0
- SelEnd = 0
- SelStart = 0
- ShowHint = False
- TabOrder = 0
- ThumbLength = 10
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = OnMod
- end
- object chkIncL2: TCheckBox
- Left = 191
- Top = 16
- Width = 81
- Height = 17
- Caption = 'incremental'
- TabOrder = 1
- OnClick = OnMod
- end
- end
- object GroupBox2: TGroupBox
- Left = 8
- Top = 60
- Width = 313
- Height = 45
- Anchors = [akLeft, akTop, akRight]
- Caption = ' Line 1 '
- TabOrder = 1
- object trkBarL1: TTrackBar
- Left = 28
- Top = 16
- Width = 129
- Height = 25
- LineSize = 0
- Max = 6
- Orientation = trHorizontal
- ParentShowHint = False
- PageSize = 1
- Frequency = 1
- Position = 0
- SelEnd = 0
- SelStart = 0
- ShowHint = False
- TabOrder = 0
- ThumbLength = 10
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = OnMod
- end
- object chkIncL1: TCheckBox
- Left = 191
- Top = 16
- Width = 81
- Height = 17
- Caption = 'incremental'
- TabOrder = 1
- OnClick = OnMod
- end
- end
- object chkSIL: TCheckBox
- Left = 8
- Top = 272
- Width = 137
- Height = 17
- Caption = 'Set global Silent mode'
- TabOrder = 5
- OnClick = OnMod
- end
- end
- object TabSheet2: TTabSheet
- Caption = 'Settings'
- ImageIndex = 1
- DesignSize = (
- 333
- 301)
- object Label1: TLabel
- Left = 8
- Top = 12
- Width = 63
- Height = 13
- Caption = 'Profile name:'
- end
- object lblNameCopy: TTntLabel
- Left = 87
- Top = 12
- Width = 42
- Height = 13
- Caption = '<name>'
- end
- object grpAns: TRadioGroup
- Left = 8
- Top = 40
- Width = 149
- Height = 77
- Caption = ' Answer mode '
- Items.Strings = (
- 'Key '#39'YES'#39
- 'Any key'
- 'Auto')
- TabOrder = 0
- OnClick = OnMod
- end
- object grpFont: TGroupBox
- Left = 172
- Top = 40
- Width = 149
- Height = 77
- Anchors = [akTop, akRight]
- Caption = ' Font size '
- TabOrder = 1
- object fsRadioButton1: TRadioButton
- Left = 8
- Top = 16
- Width = 69
- Height = 17
- Caption = 'Small'
- Enabled = False
- TabOrder = 0
- OnClick = OnMod
- end
- object fsRadioButton2: TRadioButton
- Left = 8
- Top = 36
- Width = 69
- Height = 17
- Caption = 'Medium'
- Enabled = False
- TabOrder = 1
- OnClick = OnMod
- end
- object fsRadioButton3: TRadioButton
- Left = 8
- Top = 56
- Width = 69
- Height = 17
- Caption = 'Large'
- Enabled = False
- TabOrder = 2
- OnClick = OnMod
- end
- end
- object grpSMS: TRadioGroup
- Left = 8
- Top = 124
- Width = 149
- Height = 77
- Caption = ' Message alert '
- Items.Strings = (
- 'Silent'
- 'Click'
- 'Tone')
- TabOrder = 2
- OnClick = OnMod
- end
- object grpVib: TRadioGroup
- Left = 172
- Top = 124
- Width = 149
- Height = 77
- Anchors = [akTop, akRight]
- Caption = ' Vibration'
- Items.Strings = (
- 'Disable'
- 'Enable'
- 'If silent')
- TabOrder = 3
- OnClick = OnMod
- end
- object grpLight: TRadioGroup
- Left = 8
- Top = 208
- Width = 149
- Height = 77
- Caption = ' Backlight mode '
- Items.Strings = (
- 'Disable'
- 'Enable'
- 'Auto')
- TabOrder = 4
- OnClick = OnMod
- end
- object grpKS: TGroupBox
- Left = 172
- Top = 208
- Width = 149
- Height = 77
- Anchors = [akTop, akRight]
- Caption = ' Key sound '
- TabOrder = 5
- object ksRadioButton1: TRadioButton
- Left = 8
- Top = 16
- Width = 69
- Height = 17
- Caption = 'Silent'
- Enabled = False
- TabOrder = 0
- OnClick = OnMod
- end
- object ksRadioButton2: TRadioButton
- Left = 8
- Top = 36
- Width = 69
- Height = 17
- Caption = 'Click'
- Enabled = False
- TabOrder = 1
- OnClick = OnMod
- end
- object ksRadioButton3: TRadioButton
- Left = 8
- Top = 56
- Width = 69
- Height = 17
- Caption = 'Tone'
- Enabled = False
- TabOrder = 2
- OnClick = OnMod
- end
- end
- end
- end
- object btnOk: TButton
- Left = 128
- Top = 344
- Width = 69
- Height = 25
- Caption = 'OK'
- TabOrder = 1
- OnClick = btnOkClick
- end
- object btnCancel: TButton
- Left = 204
- Top = 344
- Width = 69
- Height = 25
- Cancel = True
- Caption = '&Cancel'
- ModalResult = 2
- TabOrder = 2
- end
- object btnApply: TButton
- Left = 280
- Top = 344
- Width = 69
- Height = 25
- Caption = '&Apply'
- TabOrder = 3
- OnClick = btnApplyClick
- end
- end
-